home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / dj112m4.doc < prev    next >
Text File  |  1995-01-31  |  970b  |  33 lines

  1. This document has instructions for 1.12.maint4, the fourth bugfix release
  2. for djgpp 1.12.
  3.  
  4. To apply this bugfix, unzip dj112m4.zip from the same place you
  5. unzipped all the 1.12 zip files and dj112m1 through dj112m3 AFTER you
  6. unzip all the others.  If you unzip another 1.12 zipfile, you should
  7. re-unzip the maintainance zip files to ensure you still have the
  8. bugfixes.  You must then run the 112m4.bat file to install this
  9. bugfix.
  10.  
  11.     unzip -o dj112m4.zip
  12.     112m4
  13.  
  14. This bugfix affects the following modules:
  15.  
  16.     djdev112.zip
  17.     djdoc112.zip
  18.     djsrc112.zip
  19.  
  20. The file docs/djgpp/new112m4.doc in dj112m4.zip describes the bugfixes.
  21. A copy of new112m4.doc is attached:
  22.  
  23. Note: gcc.exe 2.6.3 dated before 1/31/95 contains the broken access()
  24. and crashes under XMS.
  25.  
  26. readme.1st: don't mention gasXXX*.zip any more
  27. docs/djgpp/djgpp.faq: larger version from net.
  28. docs/djgpp/readme.doc: don't mention gasXXX*.zip any more
  29. libsrc/c/sys/access.c: set flags to zero
  30.  
  31. lib/libc.a
  32. lib/libc_p.a
  33.